* keymaps.texi (Active Keymaps): Document new POSITION argument of
authorDavid Kastrup <dak@gnu.org>
Mon, 25 Jun 2007 20:53:48 +0000 (20:53 +0000)
committerDavid Kastrup <dak@gnu.org>
Mon, 25 Jun 2007 20:53:48 +0000 (20:53 +0000)
commitc5c91f69008bdc533ffdbd491417bed275790834
tree5e736796a50810bd74181758cec1f0fd9b9e2f9c
parent6d67ea741ec15c33b29fb56dc7ead2e9c5d3ae70
* keymaps.texi (Active Keymaps): Document new POSITION argument of
`current-active-maps'.

* keymap.c (Fcurrent_active_maps): Add `position' argument.
(Fwhere_is_internal): Adjust call to `current-active-maps' to
cater for additional parameter.

* keymap.h: Adjust number of parameters to `current-active-maps'.

* doc.c (Fsubstitute_command_keys): Adjust call of
`current-active-maps'.
lispref/ChangeLog
lispref/keymaps.texi
src/ChangeLog
src/doc.c
src/keymap.c
src/keymap.h